@media only screen and (max-width: 415px) {
    .site_392 #footer .bussiness_hour {
        padding-left: 0;
    }
    .direction_sec .text1 {
        padding-left: 0;
    }
}

.site_418 .content_section_left video {
  	width: 50%;
}

@media only screen and (max-width: 768px) {
    .site_418 .content_section_left video {
    	width: 100%;
    }
}